Gail Shaw wrote:
> The last coding standard I wrote was 6 pages long. Included things like:
> No cursors
> Don't distinct every
> Don't use functions on columns in the where clause
> Don't use SELECT *
> All tables shall have a primary key
> Evaluate all new tables (and modified existing tables) for indexes
Just being curios... What's a 'cursor', and why is that bad?
--
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*
Post a reply to this message
|